home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / mac / atok31.exe / ATOK31.TXT next >
Text File  |  1993-09-16  |  3KB  |  93 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              ATTOKLLC.NLM v3.1
  5. DOCUMENT ID:        TID350000
  6. DOCUMENT REVISION:  B
  7. DATE:               16SEP93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         ATOK31.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare for Macintosh 3.011
  14.  
  15. ABSTRACT:
  16. This is the ATTOKLLC.NLM v3.1, which allows Macintoshes to communicate in a
  17. source routing environment.  This version 3.1 updates the 3.0 release and
  18. adds support for non-IBM Token Ring LAN cards, while continuing to support
  19. the IBM Token Ring LAN cards.  This NLM was also modified to allow IBM
  20. PCs/Compatibles running the Farallon PhoneNet Talk software, on a Token
  21. Ring network, to communicate properly with the NetWare v3.11 server.
  22. ________________________________________________________________
  23.  
  24. DISCLAIMER
  25. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  26. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  27. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  28. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  29. INFORMATION.
  30. ________________________________________________________________
  31.  
  32. Self-Extracting File Name:  ATOK31.EXE      Revision:  B
  33.  
  34. Files Included      Size     Date       Time
  35.  
  36. \
  37. ATOK31.TXT                (This File)
  38. ATTOKLLC.NLM        3477   06-23-92    05:59p
  39.  
  40.  
  41. The ATTOKLLC.NLM is needed in a source routing environment when either an
  42. Apple Internet Router or Apple TokenTalk 16/4 interface card is used on the
  43. network.  This NLM will respond to the 802.2 LLC Test Poll frames that are
  44. sent by the Apple products.  The ATTOKLLC NLM registers a Source and
  45. Destination SAP of AA (Snap) and a command of F3 (Test Poll) with the LSL
  46. so that the proper response (Test Poll Final) can be returned to the
  47. sending node.
  48.  
  49. A previous version, ATTOKLLC.NLM v3.0, that shipped with NetWare for
  50. Macintosh v3.0, 3.01, and 3.011, would only support the IBM Token Ring
  51. adapter.  This new version, ATTOKLLC.NLM v3.1, supports the IBM adapters as
  52. well as other third party Token Ring adapters.
  53.  
  54. Additionally, Version 3.1 ATTOKLLC was created to register an additional
  55. frame type with the LSL, an SSAP of AA, DSAP of 00, and command F3.  The
  56. modification was necessary to allow IBM PCs/Compatibles running the
  57. Farallon PhoneNet Talk software, on a Token Ring network, to communicate
  58. properly with the NetWare v3.11 server.
  59.  
  60.  
  61. To install:
  62.  
  63.  (a) Copy ATTOKLLC.NLM to SYS:\SYSTEM.
  64.  
  65.  (b) If ATTOKLLC is installed on the server already:
  66.  
  67.      At the CONSOLE prompt, enter the following commands:
  68.  
  69.         UNBIND ATTOKLLC from <name>, where <name> is the
  70.         name of the TOKEN.LAN driver loaded with a
  71.         frame type of TOKEN-RING.
  72.  
  73.         UNLOAD ATTOKLLC
  74.  
  75.         LOAD ATTOKLLC
  76.         
  77.         BIND ATTOKLLC to <name>, where <name> is the
  78.         name of the TOKEN.LAN driver loaded with a
  79.         frame type of TOKEN-RING.
  80.     
  81.  
  82.      Otherwise, add the following lines to AUTOEXEC.NCF:
  83.  
  84.         LOAD ATTOKLLC
  85.  
  86.         BIND ATTOKLLC to <name>, where <name> is the
  87.         name of the TOKEN.LAN driver loaded with a
  88.         frame type of TOKEN-RING.
  89.  
  90.         DOWN and Re-boot the server, or type in the above
  91.         commands at the CONSOLE prompt.
  92.  
  93.